From 8ea815c29fb3a831285881e47c319fab24d800e1 Mon Sep 17 00:00:00 2001 From: Jonathan Yavner Date: Sat, 17 Jul 2004 17:06:26 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2b249918d7f..cf0600b7605 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2004-07-17 Jonathan Yavner + + * emacs-lisp/testcover.el: New category "potentially-1valued" for + functions that are not erroneous if either 1-valued or + multi-valued. Detect functions in this class. + (testcover-1value-functions, testcover-compose-functions, + testcover-progn-functions) Added some additional functions to lists. + (testcover-mark): Bugfix when marking up the definition for an + empty function. + 2004-07-17 Richard M. Stallman * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer. -- 2.30.2